@charset "utf-8";
@import url("basic.css");
@import url("head_end.css");

.subpage_bg{width:1180px;margin:0 auto; position:relative;}
.subpage{width:1180px;position:relative;margin:0 auto;overflow:hidden;}
.subpage .left{width:200px;position:relative;float:left; ;min-height:500px;}
.subpage .left .b1{}
.subpage .left .title{height:60px;text-align:left;color:black;line-height:60px; background:url(../images/left_bg.png) no-repeat;color:black;font-size:16px;font-weight:lighter;width:200px; text-indent:10px;}
.subpage .left .b1 ul{width:200px;display:inline-block; background:#f0f0f0;}
.subpage .left .b1 ul li{line-height:40px;text-align:center;}
.subpage .left .b1 ul li a{width:200px;display:inline-block;color:gray;font-size:14px;}
.subpage .left .b1 ul li a:hover{ text-decoration:none;color:red;}
.subpage .left .b1 ul li a.cur{  text-decoration:none;color:red;}
.subpage .left .b3{background:#f0f0f0;}

.subpage .right{width:960px;float:right;min-height:500px;_height:500px;}
.subpage .right .path{ background:url(../images/bg2.jpg) 0px 11px no-repeat;text-align:left;height:50px;line-height:50px;border-bottom:1px solid #e2e2e2;font-size:14px;font-weight:lighter;}
.subpage .right .path a{color:#333333;}
.subpage .title{font-size:16px;line-height:40px; text-align:center;font-family:微软雅黑;}
.subpage .content{line-height:200%;font-size:14px;font-family:微软雅黑;font-weight:lighter;}
.subpage .memo{ text-align:center;line-height:30px;font-size:12px;color:#cccccc;}
.subpage .link_content{line-height:300%;font-family:微软雅黑;font-size:16px;}

.subpage .right .form{line-height:30px;}
.subpage .right .form b{color:red;}
.subpage .right .form a.btn{width:100px;height:30px; text-align:center;margin-top:10px;display:inline-block;color:white; background:#FF6600;}
.subpage .right .title{font-size:16px;line-height:40px; text-align:center;font-family:微软雅黑;}
.subpage .right .memo{ text-align:center;line-height:30px;font-size:12px;color:#cccccc;}
.subpage .right .content{line-height:200%;}